home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
pandawars.swf
/
scripts
/
frame_136
/
PlaceObject2_152_120
/
CLIPACTIONRECORD onClipEvent(load).as
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-03-20
|
254 b
|
16 lines
onClipEvent(load){
stop();
life = 100;
active = true;
_root.rot = 0;
spd = 3;
gravity = 10;
tyakuchi = 0;
select = 1;
jump = false;
wolkx = true;
boost = true;
wepon = 1;
myColor = new Color(this);
}